![]() |
BiVo EFM32GG12
0.1
An open source foundation foundation for remote monitoring of bird vocalizations.
|
Function of audio analysis to flag audio, and helper functions. More...
#include "audio_analysis.h"Functions | |
| bool | analyzeAudio (int16_t *audioSamples, uint32_t bufferSize, uint16_t sampleRate, struct AnlysConfig config) |
| Perform audio analysis on the audio data given. | |
Function of audio analysis to flag audio, and helper functions.